CRPEExportOptions

This structure is used to retrieve and set the export options of a print job. It is used by member function CRPEJob::ExportTo.

Data Members

Each data member is set by the corresponding constructor parameter.

Member Type Default Description

m_formatDLLName

_TCHAR

'\0'

Specifies the name of the format DLL (of length PEP_DLL_NAME_LEN = 64) that contains the export format to be used. Select a DLL from the Export Format DLL table below.

m_formatType

DWORD

0

Specifies the export format to be used. Select a DLL from the Export Format Type table below.

m_formatOptions

void

NULL

Specifies additional export information specific to the format type being used. This parameter is required for certain format types only. If you assign the default NULL to formatOptions, the Crystal Report Engine will automatically prompt the user for format information if it is needed. Alternatively, you can choose one from the Export Format Options table below.

m_destinationDLLName

_TCHAR

'\0'

Specifies the name of the destination DLL (of length PEP_DLL_NAME_LEN = 64) that contains the destination type to be used. Select a destination DLL from the Destination DLL Name table below.

m_destinationType

DWORD

0

Specifies the destination type of the exported report. Select a destination type from the Destination Type table below.

m_destinationOptions

void

NULL

Provides additional information specific to the export destination type. If you assign the default NULL to destinationOptions, the Crystal Report Engine will automatically prompt the user for destination information if it is needed. Alternatively, you can choose one from the Export Destination Options Type table below.

m_nFormatOptionsBytes

WORD

0

Automatically assigned by CRPEJob::GetExportOptions. Unused by CRPEJob::ExportTo.

m_nDestinationOptions
Bytes

WORD

0

Automatically assigned by CRPEJob::GetExportOptions. Unused by CRPEJob::ExportTo.



Seagate Software IMG Holdings, Inc.
http://www.seagatesoftware.com
Support services:
http://support.seagatesoftware.com